home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_ghostview.idb / usr / freeware / catman / u_man / cat1 / ghostview.Z / ghostview
Encoding:
Text File  |  1999-01-26  |  67.2 KB  |  1,453 lines

  1.  
  2.  
  3.  
  4.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _g_h_o_s_t_v_i_e_w - View PostScript documents    using ghostscript
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       gggghhhhoooossssttttvvvviiiieeeewwww [filename]
  13.       or
  14.       gggghhhhoooossssttttvvvviiiieeeewwww [-monochrome] [-grayscale] [-color]    [-[no]title]
  15.       [-[no]date] [-[no]locator] [-[no]labels] [-resolution    _d_p_i]
  16.       [-dpi    _d_p_i] [-xdpi _d_p_i] [-ydpi    _d_p_i] [-magstep _n] [-[no]safer]
  17.       [-[no]quiet] [-arguments _a_r_g_u_m_e_n_t_s] [-[no]center]
  18.       [-portrait] [-landscape] [-upsidedown] [-seascape]
  19.       [-[no]swap] [-letter]    [-tabloid] [-ledger] [-legal]
  20.       [-statement] [-executive] [-a3] [-a4]    [-a5] [-b4] [-b5]
  21.       [-folio] [-quarto] [-10x14] [-force] [-forceorientation]
  22.       [-forcemedia]    [-[no]openwindows] [-[no]ncdwm]    [-page _l_a_b_e_l]
  23.       [-_t_o_o_l_k_i_t_o_p_t_i_o_n ...]    [filename]
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.       The _g_h_o_s_t_v_i_e_w    program    provides an X11    user interface for the
  27.       _g_h_o_s_t_s_c_r_i_p_t interpreter.  _G_h_o_s_t_v_i_e_w and _g_h_o_s_t_s_c_r_i_p_t function
  28.       as two cooperating programs.    _G_h_o_s_t_v_i_e_w creates the viewing
  29.       window and _g_h_o_s_t_s_c_r_i_p_t draws in it.
  30.  
  31.       Don't    be alarmed by the number of options.  Generally, one
  32.       invokes _g_h_o_s_t_v_i_e_w with just one parameter, the name of the
  33.       file to be previewed.     If the    filename is ``-'', _g_h_o_s_t_v_i_e_w
  34.       will read from ``stdin''.  The options provide a way to set
  35.       X resources from the command line for    a single invocation of
  36.       _g_h_o_s_t_v_i_e_w.  For that reason, discussion of the options is
  37.       delayed until    after the X resources are discussed.
  38.  
  39.      MMMMAAAAIIIINNNN WWWWIIIINNNNDDDDOOOOWWWW
  40.       The main viewport is on the right side of the    main window.
  41.       If the page is larger    than the viewport, there will be
  42.       scroll bars along the    bottom and right edges of the
  43.       viewport.  To    the left of the    viewport is the    table of
  44.       contents.  If    the PostScript file has    document structuring
  45.       convention (DSC) comments, the table of context will display
  46.       the page labels (i.e.    usually    page numbers).    To the left of
  47.       the table of contents    is the menu box.  Each push button
  48.       brings up a popup menu.  Over    the menu box and table of
  49.       contents there are three optional labels that    contain    the
  50.       title, date, and locator.  The title label contains the
  51.       document title found in the DSC comments.  If    no title can
  52.       be found, the    filename is used in its    place.    The date label
  53.       contains the document    date found in the DSC comments.     If no
  54.       date can be found, the last modified date of the file    is
  55.       used in its place.  Since the    title and date labels may be
  56.       clipped by the main viewport,    the date and title labels are
  57.       push buttons that bring up a popup window with the title or
  58.       date.     These popup windows also show the ``document''    icon
  59.       when the displayed string comes from the DSC comments.  The
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 1/21/99)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  71.  
  72.  
  73.  
  74.       locator shows    the location of    the cursor in the viewport.
  75.       The location is expressed in the default user    coordinate
  76.       system.  The locator is useful for measuring bounding    boxes.
  77.  
  78.       Within the main viewport the mouse cursor is a ``target''
  79.       when _g_h_o_s_t_s_c_r_i_p_t is doing work.  The cursor is a ``cross
  80.       hair'' when _g_h_o_s_t_s_c_r_i_p_t is idle.  When moving    to another
  81.       page in a document, it is generally best to wait for
  82.       _g_h_o_s_t_s_c_r_i_p_t to become    idle.  Otherwise, the current
  83.       _g_h_o_s_t_s_c_r_i_p_t process must be killed and the overhead of
  84.       reading the prologue is incurred again.
  85.  
  86.       _G_h_o_s_t_v_i_e_w will check to see if the file has been modified
  87.       just before it displays a page or when the application is
  88.       deiconified.    If the file has    changed, it will reopen    the
  89.       file.
  90.  
  91.       Clicking anywhere within the viewport    will popup a zoom
  92.       window.  The window is centered about    the location that was
  93.       clicked.  Clicking with the first mouse button pops up a low
  94.       resolution zoom window.  Clicking with the second mouse
  95.       button pops up a medium resolution zoom window.  Clicking
  96.       with the third mouse button pops up a    high resolution    zoom
  97.       window.  The cursor in the zoom window will display a
  98.       ``target'' or    ``cross    hair'' depending on the    state of
  99.       _g_h_o_s_t_s_c_r_i_p_t.    The locator reports the    position of the    cursor
  100.       in the zoom windows as well as the main viewport.
  101.  
  102.       In the table of contents, the    first and third    mouse button
  103.       function exactly as they do in a Text    widget.     That is the
  104.       first    mouse button selects text and the third    mouse button
  105.       extends selections.  However,    clicking on a page label with
  106.       the second mouse button will cause that page to be shown.
  107.       The page being displayed is marked with a '<'    in the right
  108.       margin of the    table of contents.
  109.  
  110.      PPPPOOOOPPPPUUUUPPPP WWWWIIIINNNNDDDDOOOOWWWWSSSS
  111.       There    are several additional windows that may    appear.     The
  112.       _c_o_p_y_r_i_g_h_t window will    appear whenever    copyright information
  113.       is requested.     The _i_n_f_o_r_m_a_t_i_o_n window    appears    whenever the
  114.       _g_h_o_s_t_s_c_r_i_p_t process writes to    ``stdout'' or ``stderr''.
  115.       Whenever there is an error in    the PostScript program,    the
  116.       stack    trace will appear in this window.  When    _g_h_o_s_t_s_c_r_i_p_t is
  117.       invoked without the quiet option, informational message
  118.       regarding the    state of _g_h_o_s_t_s_c_r_i_p_t will appear in the
  119.       _i_n_f_o_r_m_a_t_i_o_n window.  The _c_o_p_y_r_i_g_h_t and _i_n_f_o_r_m_a_t_i_o_n windows
  120.       can be dismissed by pushing the ``Dismiss'' button.
  121.  
  122.       The _S_e_l_e_c_t _F_i_l_e dialog widget    will appear when you wish to
  123.       open or save a file.    The _S_e_l_e_c_t _F_i_l_e    dialog widget allows
  124.       an X11 user to select    a file by typing the path or by
  125.       browsing in directory    listings and selecting entries with
  126.  
  127.  
  128.  
  129.      Page 2                         (printed 1/21/99)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  137.  
  138.  
  139.  
  140.       the mouse.
  141.  
  142.       The space bar    can be pressed to complete filenames, and
  143.       tilde    is used    for home directories.  All the usual key
  144.       bindings can be used in the text widget, except for Return
  145.       and Control-M, which are equivalent to pressing the OK
  146.       button.  The path can    be scrolled using the large horizontal
  147.       scroll bar, or by moving the insertion cursor    in the text
  148.       widget.  The directory entries can be    scrolled using the
  149.       vertical scroll bars,    or by holding a    mouse button down and
  150.       moving out of    the listing.  The scrolling speed varies with
  151.       the distance from the    listing.
  152.  
  153.       The directory    entries    are terminated with special characters
  154.       that show the    type of    entry, similar to the -_F option    of
  155.       _l_s(1).
  156.  
  157.       The _S_e_l_e_c_t _F_i_l_e dialog widget    is in total control until is
  158.       pops down.  No other controls    in _g_h_o_s_t_v_i_e_w will be active
  159.       during this time.
  160.  
  161.      MMMMEEEENNNNUUUUSSSS
  162.       There    are five buttons in the    menu box.  They    are the    FFFFiiiilllleeee,
  163.       PPPPaaaaggggeeee,    MMMMaaaaggggsssstttteeeepppp, OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn, and MMMMeeeeddddiiiiaaaa    buttons.  There    are
  164.       keyboard accelerators    for most of the    popup menus.  Be sure
  165.       to read the keyboard accelerator section.
  166.  
  167.       FFFFiiiilllleeee        This popup menu controls file access:
  168.  
  169.             OOOOppppeeeennnn............   Pops up the Select File window in
  170.                   preparation to open a file.  The Select
  171.                   File widget is in    total control until it
  172.                   pops down.  Opens    the file for viewing.
  173.  
  174.             RRRReeeeooooppppeeeennnn    Reopens the current file.
  175.  
  176.             PPPPrrrriiiinnnntttt............  Pops up a    dialog widget to ask for the
  177.                   printer name.  Sends the whole document
  178.                   to the printer.
  179.  
  180.             PPPPrrrriiiinnnntttt mmmmaaaarrrrkkkkeeeedddd ppppaaaaggggeeeessss............
  181.                   Pops up a    dialog widget to ask for the
  182.                   printer name.  Sends the marked pages to
  183.                   the printer.  If no pages    have been
  184.                   marked, the mark procedure is called
  185.                   before printing and then the unmark
  186.                   procedure    is called after    printing.
  187.  
  188.             SSSSaaaavvvveeee mmmmaaaarrrrkkkkeeeedddd    ppppaaaaggggeeeessss............
  189.                   Pops up the Select File window in
  190.                   preparation to save a file.  The Select
  191.                   File widget is in    total control until it
  192.  
  193.  
  194.  
  195.      Page 3                         (printed 1/21/99)
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  203.  
  204.  
  205.  
  206.                   pops down.  Saves    the marked pages in
  207.                   the selected file.  If no    pages have
  208.                   been marked, the mark procedure is
  209.                   called before saving and then the    unmark
  210.                   procedure    is called after    saving.
  211.  
  212.             CCCCooooppppyyyyrrrriiiigggghhhhtttt............
  213.                   Pops up the _c_o_p_y_r_i_g_h_t window.
  214.  
  215.             QQQQuuuuiiiitttt      Causes _g_h_o_s_t_v_i_e_w to exit.
  216.  
  217.       PPPPaaaaggggeeee        This popup menu controls page access:
  218.  
  219.             NNNNeeeexxxxtttt      Display the next page.
  220.  
  221.             RRRReeeeddddiiiissssppppllllaaaayyyy Display the current page.
  222.  
  223.             PPPPrrrreeeevvvviiiioooouuuussss  Display the previous page.
  224.  
  225.             CCCCeeeennnntttteeeerrrr    Center the page in the viewport.
  226.  
  227.             MMMMaaaarrrrkkkk      Mark the pages that have been selected
  228.                   in the table of contents.     If no pages
  229.                   have been    selected, mark the current
  230.                   page.
  231.  
  232.             UUUUnnnnmmmmaaaarrrrkkkk    Unmark the pages that have been selected
  233.                   in the table of contents.     If no pages
  234.                   have been    selected, unmark the current
  235.                   page.
  236.  
  237.       MMMMaaaaggggsssstttteeeepppp   The    Magstep    menu controls the magnification    at
  238.             which the document is viewed.  The default magstep
  239.             of 0 implies no magnification (i.e.    the size on
  240.             the    screen should match the    size on    paper).
  241.             _G_h_o_s_t_v_i_e_w borrows the notion of magstep from TeX.
  242.             The    magnification is defined to be 1.2**magstep.
  243.             At magstep 1, the document is magnified by 1.2.
  244.             At magstep -1, the document    is reduced by 1.2.
  245.             The    Magstep    menu lists values from -5 to 5.
  246.  
  247.       OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn
  248.             The    Orientation menu controls the display
  249.             orientation.  A ``dot'' appears in front of    the
  250.             current orientation.  The first mouse button sets
  251.             the    default    orientation.  The DSC comments may
  252.             specify an orientation of Portrait or Landscape
  253.             that overrides the default.     In this case, a
  254.             "document" appears in front    of the current
  255.             orientation.  The second mouse button can be used
  256.             to ``force'' the orientation on a document to
  257.             override the DSC comments.    If an orientation is
  258.  
  259.  
  260.  
  261.      Page 4                         (printed 1/21/99)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  269.  
  270.  
  271.  
  272.             being forced, then a ``tie fighter'' will appear
  273.             in front of    the current orientation.
  274.  
  275.             PPPPoooorrrrttttrrrraaaaiiiitttt  Set the orientation to Portrait. This
  276.                   implies no rotation.  A portrait
  277.                   orientation indicates that the longest
  278.                   edge of the paper    is parallel to the
  279.                   vertical (y) axis.
  280.  
  281.             LLLLaaaannnnddddssssccccaaaappppeeee Set the orientation to Landscape.     This
  282.                   implies a    clockwise rotation of the
  283.                   paper by 90 degrees.  A landscape
  284.                   orientation indicates that the longest
  285.                   edge of the paper    is parallel to the
  286.                   horizontal (x) axis.
  287.  
  288.             UUUUppppssssiiiiddddeeee----ddddoooowwwwnnnn
  289.                   Set the orientation to Upside-Down.
  290.  
  291.             SSSSeeeeaaaassssccccaaaappppeeee  Set the orientation to Seascape.    This
  292.                   implies a    counterclockwise rotation of
  293.                   the paper    by 90 degrees.
  294.  
  295.             SSSSwwwwaaaapppp LLLLaaaannnnddddssssccccaaaappppeeee
  296.                   Swap the meaning of Landscape and
  297.                   Seascape.     Most of the Landscape
  298.                   documents    that I have encountered
  299.                   require a    90 clockwise rotation of the
  300.                   paper to view.   However,    there is no
  301.                   standard and some    documents need to be
  302.                   rotated the other    way.  The swap
  303.                   landscape    button allows _g_h_o_s_t_v_i_e_w    to
  304.                   automatically rotate the document    the
  305.                   right way    in response to the
  306.                   %%%%%%%%OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn comment in the PostScript
  307.                   file.
  308.  
  309.       MMMMeeeeddddiiiiaaaa        The    entries    on the Media menu set the page media.
  310.             Media defined in the document appear at the
  311.             beginning of the menu separated by a line from the
  312.             standard media.  A ``dot'' appears in front    of the
  313.             current media.  The    first mouse button sets    the
  314.             default media.  The    DSC comments may specify the
  315.             page media that overrides the default.  In this
  316.             case, a "document" appears in front    of the current
  317.             media.  The    second mouse button can    be used    to
  318.             ``force'' the media    on a document to override the
  319.             DSC    comments.  Forcing the media on    an EPSF    figure
  320.             will override the Bounding Box.  This makes    is
  321.             easy to view a figure with an incorrect
  322.             %%%%%%%%BBBBoooouuuunnnnddddiiiinnnnggggBBBBooooxxxx comment.  If a media is being
  323.             forced, then a ``tie fighter'' will    appear in
  324.  
  325.  
  326.  
  327.      Page 5                         (printed 1/21/99)
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  335.  
  336.  
  337.  
  338.             front of the current media.
  339.  
  340.             Here are the standard media    names and their    sizes.
  341.             The    size is    given as the width and height in
  342.             PostScript points.
  343.             LLLLeeeetttttttteeeerrrr        612    x  792      (8.5 x 11  in.)
  344.             TTTTaaaabbbbllllooooiiiidddd        792    x 1224      (11  x 17  in.)
  345.             LLLLeeeeddddggggeeeerrrr       1224    x  792      (17  x 11  in.)
  346.             LLLLeeeeggggaaaallll        612    x 1008      (8.5 x 14  in.)
  347.             SSSSttttaaaatttteeeemmmmeeeennnntttt        396    x  612      (5.5 x 8.5 in.)
  348.             EEEExxxxeeeeccccuuuuttttiiiivvvveeee        540    x  720      (7.5 x 10  in.)
  349.             AAAA3333            842    x 1190
  350.             AAAA4444            595    x  842
  351.             AAAA5555            420    x  595
  352.             BBBB4444            729    x 1032
  353.             BBBB5555            516    x  729
  354.             FFFFoooolllliiiioooo        612    x  936      (8.5 x 13  in.)
  355.             QQQQuuuuaaaarrrrttttoooo        610    x  780
  356.             11110000xxxx11114444        720    x 1008      (10  x 14  in.)
  357.  
  358.      KKKKEEEEYYYYBBBBOOOOAAAARRRRDDDD AAAACCCCCCCCEEEELLLLEEEERRRRAAAATTTTOOOORRRRSSSS
  359.       Most of the popup menu commands have an equivalent action
  360.       that can be invoked from the keyboard.  The popup menu entry
  361.       must be sensitive (i.e. not grayed out) for the action to
  362.       have effect.    Here is    the default keyboard binding:
  363.  
  364.       QQQQ        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwQQQQuuuuiiiitttt(((()))) which is equivalent to
  365.             pushing the    QQQQuuuuiiiitttt menu button on the    GGGGhhhhoooossssttttvvvviiiieeeewwww
  366.             menu.
  367.  
  368.       OOOO        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwOOOOppppeeeennnn(((()))) which is equivalent to
  369.             pushing the    OOOOppppeeeennnn............    menu button on the FFFFiiiilllleeee    menu.
  370.  
  371.       RRRR        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwRRRReeeeooooppppeeeennnn(((()))) which is    equivalent to
  372.             pushing the    RRRReeeeooooppppeeeennnn menu button on the FFFFiiiilllleeee menu.
  373.  
  374.       SSSS        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSaaaavvvveeee(((()))) which is equivalent to
  375.             pushing the    SSSSaaaavvvveeee mmmmaaaarrrrkkkkeeeedddd ppppaaaaggggeeeessss............ menu button on
  376.             the    FFFFiiiilllleeee menu.
  377.  
  378.       PPPP        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrriiiinnnnttttMMMMaaaarrrrkkkkeeeedddd(((()))) which is
  379.             equivalent to pushing the PPPPrrrriiiinnnntttt mmmmaaaarrrrkkkkeeeedddd ppppaaaaggggeeeessss............
  380.             menu button    on the FFFFiiiilllleeee menu.
  381.  
  382.       SSSShhhhiiiifffftttt----PPPP   Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrriiiinnnnttttWWWWhhhhoooolllleeee(((()))) which is equivalent
  383.             to pushing the PPPPrrrriiiinnnntttt............ menu button    on the FFFFiiiilllleeee
  384.             menu.
  385.  
  386.       BBBBaaaacccckkkkSSSSppppaaaacccceeee, DDDDeeeelllleeeetttteeee, PPPPrrrriiiioooorrrr, BBBB
  387.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrreeeevvvviiiioooouuuussss(((()))) which is equivalent
  388.             to pushing the PPPPrrrreeeevvvviiiioooouuuussss menu button    on the PPPPaaaaggggeeee
  389.             menu.
  390.  
  391.  
  392.  
  393.      Page 6                         (printed 1/21/99)
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  401.  
  402.  
  403.  
  404.       ssssppppaaaacccceeee, RRRReeeettttuuuurrrrnnnn, NNNNeeeexxxxtttt, FFFF
  405.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwNNNNeeeexxxxtttt(((()))) which is equivalent to
  406.             pushing the    NNNNeeeexxxxtttt menu button on the    PPPPaaaaggggeeee menu.
  407.  
  408.       ppppeeeerrrriiiioooodddd, CCCCttttrrrrllll----LLLL
  409.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSShhhhoooowwww(((()))) which is equivalent to
  410.             pushing the    RRRReeeeddddiiiissssppppllllaaaayyyy menu button on the PPPPaaaaggggeeee
  411.             menu.
  412.  
  413.       MMMM        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaarrrrkkkk(((()))) which is equivalent to
  414.             pushing the    MMMMaaaarrrrkkkk menu button on the    PPPPaaaaggggeeee menu.
  415.  
  416.       NNNN        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwUUUUnnnnMMMMaaaarrrrkkkk(((()))) which is    equivalent to
  417.             pushing the    UUUUnnnnmmmmaaaarrrrkkkk menu button on the PPPPaaaaggggeeee menu.
  418.  
  419.       0000        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((0000)))) which is equivalent
  420.             to pushing the 0000 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  421.  
  422.       1111        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((1111)))) which is equivalent
  423.             to pushing the 1111 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  424.  
  425.       2222        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((2222)))) which is equivalent
  426.             to pushing the 2222 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  427.  
  428.       3333        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((3333)))) which is equivalent
  429.             to pushing the 3333 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  430.  
  431.       4444        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((4444)))) which is equivalent
  432.             to pushing the 4444 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  433.  
  434.       5555        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaaggggsssstttteeeepppp((((5555)))) which is equivalent
  435.             to pushing the 5555 menu button on the    MMMMaaaaggggsssstttteeeepppp    menu.
  436.  
  437.       ++++        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwIIIInnnnccccrrrreeeeaaaasssseeeeMMMMaaaaggggsssstttteeeepppp(((())))    which
  438.             increases the magstep by 1.
  439.  
  440.       ----        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeccccrrrreeeeaaaasssseeeeMMMMaaaaggggsssstttteeeepppp(((())))    which
  441.             decreases the magstep by 1.
  442.  
  443.       UUUU        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwUUUUpppp(((()))) which scrolls the main
  444.             viewport up.
  445.  
  446.       DDDD        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDoooowwwwnnnn(((()))) which scrolls the main
  447.             viewport down.
  448.  
  449.       HHHH        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwLLLLeeeefffftttt(((()))) which scrolls the main
  450.             viewport left.
  451.  
  452.       JJJJ        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDoooowwwwnnnn(((()))) which scrolls the main
  453.             viewport down.
  454.  
  455.       KKKK        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwUUUUpppp(((()))) which scrolls the main
  456.  
  457.  
  458.  
  459.      Page 7                         (printed 1/21/99)
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  467.  
  468.  
  469.  
  470.             viewport up.
  471.  
  472.       LLLL        Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwRRRRiiiigggghhhhtttt(((()))) which scrolls the    main
  473.             viewport right.
  474.  
  475.       UUUUpppp (arrow)
  476.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeffffaaaauuuulllltttt(((())))
  477.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((ppppoooorrrrttttrrrraaaaiiiitttt)))) which is
  478.             equivalent to pushing PPPPoooorrrrttttrrrraaaaiiiitttt with    the first
  479.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  480.  
  481.       RRRRiiiigggghhhhtttt    (arrow)
  482.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeffffaaaauuuulllltttt(((())))
  483.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((llllaaaannnnddddssssccccaaaappppeeee)))) which is
  484.             equivalent to pushing LLLLaaaannnnddddssssccccaaaappppeeee with the first
  485.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  486.  
  487.       DDDDoooowwwwnnnn (arrow)
  488.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeffffaaaauuuulllltttt(((())))
  489.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((uuuuppppssssiiiiddddeeee----ddddoooowwwwnnnn)))) which is
  490.             equivalent to pushing UUUUppppssssiiiiddddeeee----ddddoooowwwwnnnn with the first
  491.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  492.  
  493.       LLLLeeeefffftttt (arrow)
  494.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeffffaaaauuuulllltttt(((())))
  495.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((sssseeeeaaaassssccccaaaappppeeee)))) which is
  496.             equivalent to pushing SSSSeeeeaaaassssccccaaaappppeeee with    the first
  497.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  498.  
  499.       SSSShhhhiiiifffftttt----UUUUpppp (arrow)
  500.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwFFFFoooorrrrcccceeee(((())))
  501.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((ppppoooorrrrttttrrrraaaaiiiitttt)))) which is
  502.             equivalent to pushing PPPPoooorrrrttttrrrraaaaiiiitttt with    the second
  503.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  504.  
  505.       SSSShhhhiiiifffftttt----RRRRiiiigggghhhhtttt (arrow)
  506.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwFFFFoooorrrrcccceeee(((())))
  507.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((llllaaaannnnddddssssccccaaaappppeeee)))) which is
  508.             equivalent to pushing LLLLaaaannnnddddssssccccaaaappppeeee with the second
  509.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  510.  
  511.       SSSShhhhiiiifffftttt----DDDDoooowwwwnnnn (arrow)
  512.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwFFFFoooorrrrcccceeee(((())))
  513.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((uuuuppppssssiiiiddddeeee----ddddoooowwwwnnnn)))) which is
  514.             equivalent to pushing UUUUppppssssiiiiddddeeee----ddddoooowwwwnnnn with the second
  515.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  516.  
  517.       SSSShhhhiiiifffftttt----LLLLeeeefffftttt (arrow)
  518.             Bound to GGGGhhhhoooossssttttvvvviiiieeeewwwwFFFFoooorrrrcccceeee(((())))
  519.             GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((sssseeeeaaaassssccccaaaappppeeee)))) which is
  520.             equivalent to pushing SSSSeeeeaaaassssccccaaaappppeeee with    the second
  521.             mouse button on the    OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  522.  
  523.  
  524.  
  525.      Page 8                         (printed 1/21/99)
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  533.  
  534.  
  535.  
  536.      AAAACCCCTTTTIIIIOOOONNNNSSSS
  537.       Most of the popup menu commands have an equivalent action
  538.       that can be used in a    translation.  The popup    menu entry
  539.       must be sensitive (i.e. not grayed out) for the action to
  540.       have effect.    Here is    the list of actions:
  541.  
  542.       GGGGhhhhoooossssttttvvvviiiieeeewwwwCCCCooooppppyyyyrrrriiiigggghhhhtttt(((())))
  543.             Equivalent to pushing the CCCCooooppppyyyyrrrriiiigggghhhhtttt............ menu    button
  544.             on the GGGGhhhhoooossssttttvvvviiiieeeewwww menu.
  545.  
  546.       GGGGhhhhoooossssttttvvvviiiieeeewwwwQQQQuuuuiiiitttt(((())))
  547.             Equivalent to pushing the QQQQuuuuiiiitttt menu    button on the
  548.             GGGGhhhhoooossssttttvvvviiiieeeewwww menu.
  549.  
  550.       GGGGhhhhoooossssttttvvvviiiieeeewwwwOOOOppppeeeennnn(((())))
  551.             Equivalent to pushing the OOOOppppeeeennnn............ menu button on
  552.             the    FFFFiiiilllleeee menu.
  553.  
  554.       GGGGhhhhoooossssttttvvvviiiieeeewwwwRRRReeeeooooppppeeeennnn(((())))
  555.             Equivalent to pushing the RRRReeeeooooppppeeeennnn menu button on
  556.             the    FFFFiiiilllleeee menu.
  557.  
  558.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSaaaavvvveeee(((())))
  559.             Equivalent to pushing the SSSSaaaavvvveeee mmmmaaaarrrrkkkkeeeedddd ppppaaaaggggeeeessss............
  560.             menu button    on the FFFFiiiilllleeee menu.
  561.  
  562.       GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrriiiinnnnttttWWWWhhhhoooolllleeee(((())))
  563.             Equivalent to pushing the PPPPrrrriiiinnnntttt............ menu button on
  564.             the    FFFFiiiilllleeee menu.
  565.  
  566.       GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrriiiinnnnttttMMMMaaaarrrrkkkkeeeedddd(((())))
  567.             Equivalent to pushing the PPPPrrrriiiinnnntttt mmmmaaaarrrrkkkkeeeedddd ppppaaaaggggeeeessss............
  568.             menu button    on the FFFFiiiilllleeee menu.
  569.  
  570.       GGGGhhhhoooossssttttvvvviiiieeeewwwwPPPPrrrreeeevvvviiiioooouuuussss(((())))
  571.             Equivalent to pushing the PPPPrrrreeeevvvviiiioooouuuussss menu button on
  572.             the    PPPPaaaaggggeeee menu.
  573.  
  574.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSShhhhoooowwww(((())))
  575.             Equivalent to pushing the RRRReeeeddddiiiissssppppllllaaaayyyy    menu button on
  576.             the    PPPPaaaaggggeeee menu.
  577.  
  578.       GGGGhhhhoooossssttttvvvviiiieeeewwwwNNNNeeeexxxxtttt(((())))
  579.             Equivalent to pushing the NNNNeeeexxxxtttt menu    button on the
  580.             PPPPaaaaggggeeee menu.
  581.  
  582.       GGGGhhhhoooossssttttvvvviiiieeeewwwwCCCCeeeennnntttteeeerrrr(((())))
  583.             Equivalent to pushing the CCCCeeeennnntttteeeerrrr menu button on
  584.             the    PPPPaaaaggggeeee menu.
  585.  
  586.       GGGGhhhhoooossssttttvvvviiiieeeewwwwMMMMaaaarrrrkkkk(((())))
  587.             Equivalent to pushing the MMMMaaaarrrrkkkk menu    button on the
  588.  
  589.  
  590.  
  591.      Page 9                         (printed 1/21/99)
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  599.  
  600.  
  601.  
  602.             PPPPaaaaggggeeee menu.
  603.  
  604.       GGGGhhhhoooossssttttvvvviiiieeeewwwwUUUUnnnnmmmmaaaarrrrkkkk(((())))
  605.             Equivalent to pushing the UUUUnnnnmmmmaaaarrrrkkkk menu button on
  606.             the    PPPPaaaaggggeeee menu.
  607.  
  608.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttMMMMaaaaggggsssstttteeeepppp((((mmmmaaaaggggsssstttteeeepppp))))
  609.             Sets the magstep.  The parameter must be an
  610.             integer.
  611.  
  612.       GGGGhhhhoooossssttttvvvviiiieeeewwwwIIIInnnnccccrrrreeeeaaaasssseeeeMMMMaaaaggggsssstttteeeepppp(((())))
  613.             Increases magstep by one.
  614.  
  615.       GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeccccrrrreeeeaaaasssseeeeMMMMaaaaggggsssstttteeeepppp(((())))
  616.             Decreases magstep by one.
  617.  
  618.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn((((oooorrrriiiieeeennnnttttaaaattttiiiioooonnnn))))
  619.             Set    the orientation    to the passed parameter.  The
  620.             parameter must be ppppoooorrrrttttrrrraaaaiiiitttt,    llllaaaannnnddddssssccccaaaappppeeee,
  621.             uuuuppppssssiiiiddddeeee----ddddoooowwwwnnnn, or sssseeeeaaaassssccccaaaappppeeee.
  622.  
  623.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSwwwwaaaappppLLLLaaaannnnddddssssccccaaaappppeeee(((())))
  624.             Equivalent to pushing the SSSSwwwwaaaapppp LLLLaaaannnnddddssssccccaaaappppeeee menu
  625.             button on the OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn menu.
  626.  
  627.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSeeeettttPPPPaaaaggggeeeeMMMMeeeeddddiiiiaaaa((((mmmmeeeeddddiiiiaaaa----nnnnaaaammmmeeee))))
  628.             Sets the media.  The parameter should be either a
  629.             media defined in the document or a standard    media.
  630.  
  631.       GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeeffffaaaauuuulllltttt(((())))
  632.             The    orientation or media being set is not forced
  633.             on the document.  This action is called before the
  634.             action that    sets the orientation or    media.
  635.  
  636.       GGGGhhhhoooossssttttvvvviiiieeeewwwwFFFFoooorrrrcccceeee(((())))
  637.             The    orientation or media being set is forced on
  638.             the    document.  This    action is called before    the
  639.             action that    sets the orientation or    media.
  640.  
  641.       GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDeeeelllleeeetttteeeeWWWWiiiinnnnddddoooowwww(((())))
  642.             Destroy the    current    window.     This provides a way
  643.             to implement the Delete Window protocol for    window
  644.             managers.
  645.  
  646.       GGGGhhhhoooossssttttvvvviiiieeeewwwwDDDDiiiissssmmmmiiiissssssss(((())))
  647.             Pop    down the current window.  This provides    a way
  648.             to implement the Delete Window protocol for    window
  649.             managers.
  650.  
  651.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSccccrrrroooollllllllUUUUpppp(((())))
  652.             Scroll the main viewport up.
  653.  
  654.  
  655.  
  656.  
  657.      Page 10                         (printed 1/21/99)
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  665.  
  666.  
  667.  
  668.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSccccrrrroooollllllllDDDDoooowwwwnnnn(((())))
  669.             Scroll the main viewport down.
  670.  
  671.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSccccrrrroooollllllllLLLLeeeefffftttt(((())))
  672.             Scroll the main viewport left.
  673.  
  674.       GGGGhhhhoooossssttttvvvviiiieeeewwwwSSSSccccrrrroooollllllllRRRRiiiigggghhhhtttt(((())))
  675.             Scroll the main viewport right.
  676.  
  677.       GGGGhhhhoooossssttttvvvviiiieeeewwwwEEEErrrraaaasssseeeeLLLLooooccccaaaattttoooorrrr(((())))
  678.             Used to erase the locator when leaving a Ghostview
  679.             widget.
  680.  
  681.       GGGGhhhhoooossssttttvvvviiiieeeewwwwCCCChhhheeeecccckkkkFFFFiiiilllleeee(((())))
  682.             Checks to see if the file changed and refreshes
  683.             the    screen if necessary.
  684.  
  685.      AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  686.       The following    application resources may be set to control
  687.       the default behavior of _g_h_o_s_t_v_i_e_w.
  688.  
  689.       sssshhhhoooowwwwTTTTiiiittttlllleeee ((((class LLLLaaaabbbbeeeellllssss))))
  690.             Tells whether to display the %%%%%%%%TTTTiiiittttlllleeee comment.  The
  691.             default is ``true''.
  692.  
  693.       sssshhhhoooowwwwDDDDaaaatttteeee ((((class LLLLaaaabbbbeeeellllssss))))
  694.             Tells whether to display the %%%%%%%%DDDDaaaattttaaaa    comment.  The
  695.             default is ``true''.
  696.  
  697.       sssshhhhoooowwwwLLLLooooccccaaaattttoooorrrr ((((class LLLLaaaabbbbeeeellllssss))))
  698.             Tells whether to display the locator.  The default
  699.             is ``true''.
  700.  
  701.       aaaauuuuttttooooCCCCeeeennnntttteeeerrrr ((((class AAAAuuuuttttooooCCCCeeeennnntttteeeerrrr))))
  702.             Tells whether to center the    page within the
  703.             viewport whenever the page size changes.  The
  704.             default is ``true''.
  705.  
  706.       hhhhoooorrrriiiizzzzoooonnnnaaaallllMMMMaaaarrrrggggiiiinnnn ((((class MMMMaaaarrrrggggiiiinnnn))))
  707.             Tells how many pixels ghostview should reserve for
  708.             window decorations in the horizontal direction.
  709.             The    default    value is ``20''.
  710.  
  711.       vvvveeeerrrrttttiiiiccccaaaallllMMMMaaaarrrrggggiiiinnnn ((((class    MMMMaaaarrrrggggiiiinnnn))))
  712.             Tells how many pixels ghostview should reserve for
  713.             window decorations in the vertical direction.  The
  714.             default value is ``44''.
  715.  
  716.       mmmmiiiinnnniiiimmmmuuuummmmMMMMaaaaggggsssstttteeeepppp ((((class    MMMMaaaaggggsssstttteeeepppp))))
  717.             Tells the smallest magstep to display.  The
  718.             default is ``-5''.
  719.  
  720.  
  721.  
  722.  
  723.      Page 11                         (printed 1/21/99)
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  731.  
  732.  
  733.  
  734.       mmmmaaaaxxxxiiiimmmmuuuummmmMMMMaaaaggggsssstttteeeepppp ((((class    MMMMaaaaggggsssstttteeeepppp))))
  735.             Tells the largest magstep to display.  The default
  736.             is ``5''.
  737.  
  738.       mmmmaaaaggggsssstttteeeepppp ((((class MMMMaaaaggggsssstttteeeepppp))))
  739.             Sets the default magstep.  The default is ``0''.
  740.  
  741.       oooorrrriiiieeeennnnttttaaaattttiiiioooonnnn ((((class OOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn))))
  742.             Sets the default orientation.  The default is
  743.             ``Portrait''.
  744.  
  745.       ppppaaaaggggeeee ((((class PPPPaaaaggggeeee))))
  746.             Gives the initial page to display.    This resource
  747.             only affects the display of    the file listed    on the
  748.             command line.  The default is NULL.
  749.  
  750.       ppppaaaaggggeeeeMMMMeeeeddddiiiiaaaa ((((class PPPPaaaaggggeeeeMMMMeeeeddddiiiiaaaa))))
  751.             Sets the default page media.  The default is
  752.             ``Letter''.
  753.  
  754.       ffffoooorrrrcccceeeeOOOOrrrriiiieeeennnnttttaaaattttiiiioooonnnn ((((class FFFFoooorrrrcccceeee))))
  755.             Tells whether to force the orientation on the
  756.             document.  The default is ``false''.
  757.  
  758.       ffffoooorrrrcccceeeePPPPaaaaggggeeeeMMMMeeeeddddiiiiaaaa ((((class    FFFFoooorrrrcccceeee))))
  759.             Tells whether to force the page media on the
  760.             document.  The default is ``false''.
  761.  
  762.       sssswwwwaaaappppLLLLaaaannnnddddssssccccaaaappppeeee    ((((class SSSSwwwwaaaappppLLLLaaaannnnddddssssccccaaaappppeeee))))
  763.             Tells whether to swap the meaning of Landscape and
  764.             Seascape.  The default is ``false''.
  765.  
  766.       pppprrrriiiinnnnttttCCCCoooommmmmmmmaaaannnndddd ((((class PPPPrrrriiiinnnnttttCCCCoooommmmmmmmaaaannnndddd))))
  767.             Sets the command used for printing.     The printer
  768.             environment    variable is set    to the desired printer
  769.             and    then this command is executed using popen.
  770.             This command should    read from ``stdin'' and    send
  771.             the    file to    the appropriate    printer.  The default
  772.             value is ``lpr'' for BSD and ``lp''    for System V.
  773.  
  774.       pppprrrriiiinnnntttteeeerrrrVVVVaaaarrrriiiiaaaabbbblllleeee ((((class PPPPrrrriiiinnnntttteeeerrrrVVVVaaaarrrriiiiaaaabbbblllleeee))))
  775.             Gives the name of the printer environment
  776.             variable.  The default value is ``PRINTER''    for
  777.             BSD    and ``LPDEST'' for System V.
  778.  
  779.       ddddeeeeffffaaaauuuullllttttPPPPrrrriiiinnnntttteeeerrrr ((((class    DDDDeeeeffffaaaauuuullllttttPPPPrrrriiiinnnntttteeeerrrr))))
  780.             Gives the printer name to use when the printer
  781.             environment    variable is not    set.  The default
  782.             value is NULL.
  783.  
  784.       pppprrrriiiinnnnttttPPPPrrrroooommmmpppptttt ((((class PPPPrrrriiiinnnnttttPPPPrrrroooommmmpppptttt))))
  785.             Sets the prompt used to ask    for the    printer    name.
  786.  
  787.  
  788.  
  789.      Page 12                         (printed 1/21/99)
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  797.  
  798.  
  799.  
  800.             The    default    value is ``Printer Name: ''.
  801.  
  802.       pppprrrriiiinnnnttttFFFFaaaaiiiillll ((((class pppprrrriiiinnnnttttFFFFaaaaiiiillll))))
  803.             Sets the string used to inform the user that the
  804.             printer command failed.  The default is
  805.             ``"lpr" command failed.''.
  806.  
  807.       ooooppppeeeennnnPPPPrrrroooommmmpppptttt ((((class OOOOppppeeeennnnPPPPrrrroooommmmpppptttt))))
  808.             Sets the prompt used to ask    for a file name    to
  809.             open.  The default value is    ``Open File: ''.
  810.  
  811.       ooooppppeeeennnnFFFFaaaaiiiillll ((((class OOOOppppeeeennnnFFFFaaaaiiiillll))))
  812.             Sets the string used to inform the user that the
  813.             open failed.  The default value is
  814.             ``Cannot open file:    ''.
  815.  
  816.       ssssaaaavvvveeeePPPPrrrroooommmmpppptttt ((((class SSSSaaaavvvveeeePPPPrrrroooommmmpppptttt))))
  817.             Sets the prompt used to ask    for a file name    to
  818.             save.  The default value is    ``Save File: ''.
  819.  
  820.       ssssaaaavvvveeeeFFFFaaaaiiiillll ((((class SSSSaaaavvvveeeeFFFFaaaaiiiillll))))
  821.             Sets the string used to inform the user that the
  822.             save failed.  The default value is
  823.             ``Cannot save file:    ''.
  824.  
  825.       ooooppppeeeennnnWWWWiiiinnnnddddoooowwwwssss ((((class OOOOppppeeeennnnWWWWiiiinnnnddddoooowwwwssss))))
  826.             OpenWindows    servers    sometimes cause    error messages
  827.             about bitmaps not being 1 bit deep.     Turning on
  828.             this resource avoids the problem by    not using any
  829.             bitmaps.  You lose the functionality of having the
  830.             current magstep, orientation and media marked on
  831.             the    popup menus.  The default value    is ``false''.
  832.  
  833.       nnnnccccddddwwwwmmmm    ((((class NNNNccccddddwwwwmmmm))))
  834.             The    Xt Intrinsics has a bug    that causes bogus
  835.             information    in the window manager size hints.
  836.             _N_c_d_w_m and possibly other window managers get
  837.             confused by    the bogus information and make the
  838.             window extremely small.  _T_w_m and _m_w_m ignore    the
  839.             bogus information.    Turning    on the resource    avoids
  840.             the    problem    with _n_c_d_w_m by doing things slightly
  841.             differently.  However, this    can confuse other
  842.             window managers such as _m_w_m.  This bug is fixed in
  843.             X11R5 fix-10.  You should only set this resource
  844.             if you have    the problem.  The default value    is
  845.             ``false''.
  846.  
  847.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW WWWWIIIIDDDDGGGGEEEETTTT RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  848.       Certain resources in the Ghostview widget may    be set by the
  849.       user.     These selected    resources are presented    below.
  850.  
  851.       aaaarrrrgggguuuummmmeeeennnnttttssss ((((class AAAArrrrgggguuuummmmeeeennnnttttssss))))
  852.  
  853.  
  854.  
  855.      Page 13                         (printed 1/21/99)
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  863.  
  864.  
  865.  
  866.             Additional arguments passed    to the interpreter.
  867.             It is convenient to    name files that    preload    fonts
  868.             here for PostScript    programs that continually
  869.             reload fonts while rendering a page.  The default
  870.             is no additional arguments.
  871.  
  872.       bbbbuuuussssyyyyCCCCuuuurrrrssssoooorrrr ((((class CCCCuuuurrrrssssoooorrrr))))
  873.             The    cursor shown when _g_h_o_s_t_s_c_r_i_p_t is rendering to
  874.             the    window.     The busy cursor is set    to the
  875.             ``target'' by the application defaults.
  876.  
  877.       ccccuuuurrrrssssoooorrrr ((((class    CCCCuuuurrrrssssoooorrrr))))
  878.             The    cursor shown when _g_h_o_s_t_s_c_r_i_p_t is idle.    The
  879.             default cursor is the ``crosshair''.
  880.  
  881.       iiiinnnntttteeeerrrrpppprrrreeeetttteeeerrrr ((((class IIIInnnntttteeeerrrrpppprrrreeeetttteeeerrrr))))
  882.             The    name of    the executable to call to render the
  883.             PostScript.     It is convenient to set this resource
  884.             to the path    of an alternate    version    of ghostscript
  885.             for    testing.  The default value is ``gs''.
  886.  
  887.       ppppaaaalllleeeetttttttteeee ((((class PPPPaaaalllleeeetttttttteeee))))
  888.             Tells _g_h_o_s_t_s_c_r_i_p_t how to restrict the palette used
  889.             when rendering.  The possible values are
  890.             ``color'', ``grayscale'', and ``monochrome''.  The
  891.             default value is ``color''.
  892.  
  893.       qqqquuuuiiiieeeetttt    ((((class QQQQuuuuiiiieeeetttt))))
  894.             Tells _g_h_o_s_t_s_c_r_i_p_t whether to supress informational
  895.             messages.  The default value is ``true''.
  896.  
  897.       ssssaaaaffffeeeerrrr    ((((class SSSSaaaaffffeeeerrrr))))
  898.             Tells _g_h_o_s_t_s_c_r_i_p_t whether to run in    ``safer''
  899.             mode.  The default value is    ``true''.
  900.  
  901.       uuuusssseeeeBBBBaaaacccckkkkiiiinnnnggggPPPPiiiixxxxmmmmaaaapppp ((((class UUUUsssseeeeBBBBaaaacccckkkkiiiinnnnggggPPPPiiiixxxxmmmmaaaapppp))))
  902.             Tells whether to use a backing pixmap.  If this
  903.             resource is    false, backing store is    requested on
  904.             the    Ghostview window.  Some    X servers have limited
  905.             resources for large    pixmaps.  Also,    some X
  906.             servers' backing store is much faster than using a
  907.             backing pixmap.  You should    reset this resource if
  908.             your X server is one of the    server types
  909.             mentioned.    The default value is ``true''.
  910.  
  911.       xxxxddddppppiiii ((((class RRRReeeessssoooolllluuuuttttiiiioooonnnn))))
  912.             Sets the X resolution of the window    in dots    per
  913.             inch.  You can use this resource to    affect the
  914.             main window.  Zoom windows have their X dpi    set
  915.             explicitly in the program.    The default value is
  916.             calculated from the    screen metrics.
  917.  
  918.  
  919.  
  920.  
  921.      Page 14                         (printed 1/21/99)
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  929.  
  930.  
  931.  
  932.       yyyyddddppppiiii ((((class RRRReeeessssoooolllluuuuttttiiiioooonnnn))))
  933.             Sets the Y resolution of the window    in dots    per
  934.             inch.  You can use this resource to    affect the
  935.             main window.  Zoom windows have their Y dpi    set
  936.             explicitly in the program.    The default value is
  937.             calculated from the    screen metrics.
  938.  
  939.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW WWWWIIIIDDDDGGGGEEEETTTT AAAACCCCTTTTIIIIOOOONNNNSSSS
  940.       nnnnoooottttiiiiffffyyyy((((wwwwiiiiddddtttthhhh hhhheeeeiiiigggghhhhtttt xxxxddddppppiiii yyyyddddppppiiii))))
  941.             The    notify event is    used by    the ghostview
  942.             application    for the    locator    and popup zoom
  943.             windows.  If the width and height are 0, the event
  944.             is user for    the locator.  Otherwise, it triggers a
  945.             popup zoom window.    The default width and height
  946.             are    72.  The default xdpi and ydpi are 300.     The
  947.             height will    default    to the width if    the height is
  948.             omitted.  The xdpi will default to the xdpi    if the
  949.             ydpi is omitted.
  950.  
  951.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  952.       ----mmmmoooonnnnoooocccchhhhrrrroooommmmeeee
  953.             Equivalent to setting ``*Ghostview.palette:
  954.             Monochrome''.
  955.  
  956.       ----ggggrrrraaaayyyyssssccccaaaalllleeee
  957.             Equivalent to setting ``*Ghostview.palette:
  958.             GrayScale''.
  959.  
  960.       ----ccccoooolllloooorrrr    Equivalent to setting ``*Ghostview.palette:
  961.             Color''.
  962.  
  963.       ----ttttiiiittttlllleeee    Equivalent to setting ``Ghostview.showTitle:
  964.             True''.
  965.  
  966.       ----nnnnoooottttiiiittttlllleeee  Equivalent to setting ``Ghostview.showTitle:
  967.             False''.
  968.  
  969.       ----ddddaaaatttteeee        Equivalent to setting ``Ghostview.showDate:
  970.             True''.
  971.  
  972.       ----nnnnooooddddaaaatttteeee   Equivalent to setting ``Ghostview.showDate:
  973.             False''.
  974.  
  975.       ----llllooooccccaaaattttoooorrrr  Equivalent to setting ``Ghostview.showLocator:
  976.             True''.
  977.  
  978.       ----nnnnoooollllooooccccaaaattttoooorrrr
  979.             Equivalent to setting ``Ghostview.showLocator:
  980.             False''.
  981.  
  982.       ----llllaaaabbbbeeeellllssss   Equivalent to setting ``Ghostview.Labels: True''.
  983.  
  984.  
  985.  
  986.  
  987.      Page 15                         (printed 1/21/99)
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  995.  
  996.  
  997.  
  998.       ----nnnnoooollllaaaabbbbeeeellllssss Equivalent to setting ``Ghostview.Labels: False''.
  999.  
  1000.       ----rrrreeeessssoooolllluuuuttttiiiioooonnnn _d_p_i
  1001.             Equivalent to setting ``*Ghostview.Resolution:
  1002.             _d_p_i''.
  1003.  
  1004.       ----ddddppppiiii _d_p_i  Equivalent to setting ``*Ghostview.Resolution:
  1005.             _d_p_i''.
  1006.  
  1007.       ----xxxxddddppppiiii    _d_p_i Equivalent to setting ``*Ghostview.xdpi: _d_p_i''.
  1008.  
  1009.       ----yyyyddddppppiiii    _d_p_i Equivalent to setting ``*Ghostview.ydpi: _d_p_i''.
  1010.  
  1011.       ----mmmmaaaaggggsssstttteeeepppp _m_a_g_s_t_e_p
  1012.             Equivalent to setting ``Ghostview.magstep:
  1013.             _m_a_g_s_t_e_p''.
  1014.  
  1015.       ----ssssaaaaffffeeeerrrr    Equivalent to setting ``*Ghostview.safer: True''.
  1016.  
  1017.       ----nnnnoooossssaaaaffffeeeerrrr  Equivalent to setting ``*Ghostview.safer: False''.
  1018.  
  1019.       ----qqqquuuuiiiieeeetttt    Equivalent to setting ``*Ghostview.quiet: True''.
  1020.  
  1021.       ----nnnnooooqqqquuuuiiiieeeetttt  Equivalent to setting ``*Ghostview.quiet: False''.
  1022.  
  1023.       ----aaaarrrrgggguuuummmmeeeennnnttttssss _a_r_g_u_m_e_n_t_s
  1024.             Equivalent to setting ``*Ghostview.arguments:
  1025.             _a_r_g_u_m_e_n_t_s''.
  1026.  
  1027.       ----cccceeeennnntttteeeerrrr   Equivalent to setting ``Ghostview.autoCenter:
  1028.             True''.
  1029.  
  1030.       ----nnnnoooocccceeeennnntttteeeerrrr Equivalent to setting ``Ghostview.autoCenter:
  1031.             False''.
  1032.  
  1033.       ----ppppoooorrrrttttrrrraaaaiiiitttt Equivalent to setting ``Ghostview.orientation:
  1034.             Portrait''.
  1035.  
  1036.       ----llllaaaannnnddddssssccccaaaappppeeee
  1037.             Equivalent to setting ``Ghostview.orientation:
  1038.             Landscape''.
  1039.  
  1040.       ----uuuuppppssssiiiiddddeeeeddddoooowwwwnnnn
  1041.             Equivalent to setting ``Ghostview.orientation:
  1042.             Upside-down''.
  1043.  
  1044.       ----sssseeeeaaaassssccccaaaappppeeee Equivalent to setting ``Ghostview.orientation:
  1045.             Seascape''.
  1046.  
  1047.       ----sssswwwwaaaapppp        Equivalent to setting ``Ghostview.swapLandscape:
  1048.             True''.
  1049.  
  1050.  
  1051.  
  1052.  
  1053.      Page 16                         (printed 1/21/99)
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1061.  
  1062.  
  1063.  
  1064.       ----nnnnoooosssswwwwaaaapppp   Equivalent to setting ``Ghostview.swapLandscape:
  1065.             False''.
  1066.  
  1067.       ----lllleeeetttttttteeeerrrr   Equivalent to setting ``Ghostview.pageMedia:
  1068.             Letter''.
  1069.  
  1070.       ----ttttaaaabbbbllllooooiiiidddd  Equivalent to setting ``Ghostview.pageMedia:
  1071.             Tabloid''.
  1072.  
  1073.       ----lllleeeeddddggggeeeerrrr   Equivalent to setting ``Ghostview.pageMedia:
  1074.             Ledger''.
  1075.  
  1076.       ----lllleeeeggggaaaallll    Equivalent to setting ``Ghostview.pageMedia:
  1077.             Legal''.
  1078.  
  1079.       ----ssssttttaaaatttteeeemmmmeeeennnntttt
  1080.             Equivalent to setting ``Ghostview.pageMedia:
  1081.             Statement''.
  1082.  
  1083.       ----eeeexxxxeeeeccccuuuuttttiiiivvvveeee
  1084.             Equivalent to setting ``Ghostview.pageMedia:
  1085.             Executive''.
  1086.  
  1087.       ----aaaa3333        Equivalent to setting ``Ghostview.pageMedia: A3''.
  1088.  
  1089.       ----aaaa4444        Equivalent to setting ``Ghostview.pageMedia: A4''.
  1090.  
  1091.       ----aaaa5555        Equivalent to setting ``Ghostview.pageMedia: A5''.
  1092.  
  1093.       ----bbbb4444        Equivalent to setting ``Ghostview.pageMedia: B4''.
  1094.  
  1095.       ----bbbb5555        Equivalent to setting ``Ghostview.pageMedia: B5''.
  1096.  
  1097.       ----ffffoooolllliiiioooo    Equivalent to setting ``Ghostview.pageMedia:
  1098.             Folio''.
  1099.  
  1100.       ----qqqquuuuaaaarrrrttttoooo   Equivalent to setting ``Ghostview.pageMedia:
  1101.             Quarto''.
  1102.  
  1103.       ----11110000xxxx11114444    Equivalent to setting ``Ghostview.pageMedia:
  1104.             10x14''.
  1105.  
  1106.       ----ffffoooorrrrcccceeee    Equivalent to setting ``Ghostview.Force: True''.
  1107.  
  1108.       ----ffffoooorrrrcccceeeeoooorrrriiiieeeennnnttttaaaattttiiiioooonnnn
  1109.             Equivalent to setting
  1110.             ``Ghostview.forceOrientation: True''.
  1111.  
  1112.       ----ffffoooorrrrcccceeeemmmmeeeeddddiiiiaaaa
  1113.             Equivalent to setting ``Ghostview.forcePageMedia:
  1114.             True''.
  1115.  
  1116.  
  1117.  
  1118.  
  1119.      Page 17                         (printed 1/21/99)
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1127.  
  1128.  
  1129.  
  1130.       ----ooooppppeeeennnnwwwwiiiinnnnddddoooowwwwssss
  1131.             Equivalent to setting ``Ghostview.openWindows:
  1132.             True''.
  1133.  
  1134.       ----nnnnooooooooppppeeeennnnwwwwiiiinnnnddddoooowwwwssss
  1135.             Equivalent to setting ``Ghostview.openWindows:
  1136.             False''.
  1137.  
  1138.       ----nnnnccccddddwwwwmmmm    Equivalent to setting ``Ghostview.ncdwm: True''.
  1139.  
  1140.       ----nnnnoooonnnnccccddddwwwwmmmm  Equivalent to setting ``Ghostview.ncdwm: False''.
  1141.  
  1142.       ----ppppaaaaggggeeee    _l_a_b_e_l
  1143.             Equivalent to setting ``Ghostview.page: _l_a_b_e_l''.
  1144.  
  1145.      WWWWIIIIDDDDGGGGEEEETTTT HHHHIIIIEEEERRRRAAAARRRRCCCCHHHHYYYY
  1146.       _T_h_e _h_i_e_r_a_r_c_h_y    _o_f _t_h_e _g_h_o_s_t_v_i_e_w _a_p_p_l_i_c_a_t_i_o_n:
  1147.  
  1148.       Ghostview  ghostview
  1149.            Form  form
  1150.             MenuButton    titleButton
  1151.              SimpleMenu  menu
  1152.                   SmeBSB  title
  1153.             MenuButton    dateButton
  1154.              SimpleMenu  menu
  1155.                   SmeBSB  date
  1156.             Label  locator
  1157.             Box     box
  1158.              MenuButton  fileButton
  1159.                   SimpleMenu  menu
  1160.                    SmeBSB  open
  1161.                    SmeBSB  reopen
  1162.                    SmeBSB  printwhole
  1163.                    SmeBSB  printmarked
  1164.                    SmeBSB  save
  1165.                    SmeLine  line
  1166.                    SmeBSB  copyright
  1167.                    SmeBSB  quit
  1168.              MenuButton  pageButton
  1169.                   SimpleMenu  menu
  1170.                    SmeBSB  next
  1171.                    SmeBSB  show
  1172.                    SmeBSB  prev
  1173.                    SmeLine  line
  1174.                    SmeBSB  center
  1175.                    SmeLine  line
  1176.                    SmeBSB  mark
  1177.                    SmeBSB  unmark
  1178.              MenuButton  magstepButton
  1179.                   SimpleMenu  menu
  1180.                    SmeBSB  -5
  1181.                    SmeBSB  -4
  1182.  
  1183.  
  1184.  
  1185.      Page 18                         (printed 1/21/99)
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1193.  
  1194.  
  1195.  
  1196.                    SmeBSB  -3
  1197.                    SmeBSB  -2
  1198.                    SmeBSB  -1
  1199.                    SmeBSB  0
  1200.                    SmeBSB  1
  1201.                    SmeBSB  2
  1202.                    SmeBSB  3
  1203.                    SmeBSB  4
  1204.                    SmeBSB  5
  1205.              MenuButton  orientationButton
  1206.                   SimpleMenu  menu
  1207.                    SmeBSB  portrait
  1208.                    SmeBSB  landscape
  1209.                    SmeBSB  upsidedown
  1210.                    SmeBSB  seascape
  1211.                    SmeLine  line
  1212.                    SmeBSB  swap
  1213.              MenuButton  pagemediaButton
  1214.                   SimpleMenu  menu
  1215.                    SmeBSB  Letter
  1216.                    SmeBSB  Tabloid
  1217.                    SmeBSB  Ledger
  1218.                    SmeBSB  Legal
  1219.                    SmeBSB  Statement
  1220.                    SmeBSB  Executive
  1221.                    SmeBSB  A3
  1222.                    SmeBSB  A4
  1223.                    SmeBSB  A5
  1224.                    SmeBSB  B4
  1225.                    SmeBSB  B5
  1226.                    SmeBSB  Folio
  1227.                    SmeBSB  Quarto
  1228.                    SmeBSB  10x14
  1229.             Text  toc
  1230.             Viewport  pageview
  1231.              Core  clip
  1232.              Ghostview  page
  1233.              Scrollbar  horizontal
  1234.              Scrollbar  vertical
  1235.            TopLevelShell  information
  1236.             Form  form
  1237.              Text  text
  1238.              Command  dismiss
  1239.            TopLevelShell  copyright
  1240.             Form  form
  1241.              Text  text
  1242.              Command  dismiss
  1243.            TransientShell  popup
  1244.             Form  dialog
  1245.              Label    prompt
  1246.              Text  response
  1247.              Command  okay
  1248.  
  1249.  
  1250.  
  1251.      Page 19                         (printed 1/21/99)
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1259.  
  1260.  
  1261.  
  1262.              Command  cancel
  1263.            TopLevelShell  zoom
  1264.             Form  form
  1265.              Ghostview  page
  1266.              Command  dismiss
  1267.  
  1268.       _T_h_e _h_i_e_r_a_r_c_h_y    _o_f _t_h_e _S_e_l_e_c_t _F_i_l_e _d_i_a_l_o_g _b_o_x:
  1269.  
  1270.       TransientShell  selFile
  1271.            Form  selFileForm
  1272.             Label  selFilePrompt
  1273.             Text  selFileField
  1274.             Scrollbar  selFileHScroll
  1275.             Composite  selFileList1
  1276.              Scrollbar  selFileVScroll
  1277.              Scrollbar  selFileHScroll
  1278.             Composite  selFileList2
  1279.              Scrollbar  selFileVScroll
  1280.              Scrollbar  selFileHScroll
  1281.             Composite  selFileList3
  1282.              Scrollbar  selFileVScroll
  1283.              Scrollbar  selFileHScroll
  1284.             Command  selFileOK
  1285.             Command  selFileCancel
  1286.  
  1287.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  1288.       LLLLPPPPDDDDEEEESSSSTTTT    The    LPDEST environment variable gives the default
  1289.             printer destination    on System V.
  1290.  
  1291.       PPPPRRRRIIIINNNNTTTTEEEERRRR   The    PRINTER    environment variable gives the default
  1292.             printer destination    on BSD.
  1293.  
  1294.      LLLLIIIIMMMMIIIITTTTAAAATTTTIIIIOOOONNNNSSSS
  1295.       If the document does not begin with ``%!PS-Adobe-'', it does
  1296.       not claim conformance    to the document    structuring
  1297.       convention.  When these documents are    encountered, the
  1298.       functionality    of _g_h_o_s_t_v_i_e_w is    limited    to giving you scroll
  1299.       bars and a next page capability.  Because there is no    table
  1300.       of contents, skipping    around the document and    marking    pages
  1301.       is impossible.
  1302.  
  1303.       If there is no table of contents for the document, the popup
  1304.       zoom window will always show the first page.
  1305.  
  1306.      BBBBUUUUGGGGSSSS
  1307.       If you find a    bug, please send a bug report to
  1308.       ghostview@cs.wisc.edu.
  1309.  
  1310.      AAAAUUUUTTTTHHHHOOOORRRR
  1311.       Copyright (C)    1992  Timothy O. Theisen
  1312.  
  1313.       This program is free software; you can redistribute it
  1314.  
  1315.  
  1316.  
  1317.      Page 20                         (printed 1/21/99)
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1325.  
  1326.  
  1327.  
  1328.       and/or modify    it under the terms of the GNU General Public
  1329.       License as published by the Free Software Foundation;    either
  1330.       version 2 of the License, or (at your    option)    any later
  1331.       version.
  1332.  
  1333.       This program is distributed in the hope that it will be
  1334.       useful, but WITHOUT ANY WARRANTY; without even the implied
  1335.       warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  1336.       PURPOSE.  See    the GNU    General    Public License for more
  1337.       details.
  1338.  
  1339.       You should have received a copy of the GNU General Public
  1340.       License along    with this program; if not, write to the    Free
  1341.       Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
  1342.       02139, USA.
  1343.  
  1344.       Author:   Tim    Theisen        Systems    Programmer
  1345.       Internet: tim@cs.wisc.edu    Department of Computer Sciences
  1346.       UUCP:        uwvax!tim        University of Wisconsin-Madison
  1347.       Phone:    (608)262-0438    1210 West Dayton Street
  1348.       FAX:        (608)262-9777    Madison, WI   53706
  1349.  
  1350.      AAAACCCCKKKKNNNNOOOOWWWWLLLLEEEEDDDDGGGGEEEEMMMMEEEENNNNTTTTSSSS
  1351.       The Select File widget contains the following    copyright
  1352.       notice:
  1353.  
  1354.       Copyright 1989 Software Research Associates, Inc., Tokyo,
  1355.       Japan
  1356.  
  1357.       Permission to    use, copy, modify, and distribute this
  1358.       software and its documentation for any purpose and without
  1359.       fee is hereby    granted, provided that the above copyright
  1360.       notice appear    in all copies and that both that copyright
  1361.       notice and this permission notice appear in supporting
  1362.       documentation, and that the name of Software Research
  1363.       Associates not be used in advertising    or publicity
  1364.       pertaining to    distribution of    the software without specific,
  1365.       written prior    permission.  Software Research Associates
  1366.       makes    no representations about the suitability of this
  1367.       software for any purpose.  It    is provided "as    is" without
  1368.       express or implied warranty.
  1369.  
  1370.       SOFTWARE RESEARCH ASSOCIATES DISCLAIMS ALL WARRANTIES    WITH
  1371.       REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
  1372.       MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SOFTWARE
  1373.       RESEARCH ASSOCIATES BE LIABLE    FOR ANY    SPECIAL, INDIRECT OR
  1374.       CONSEQUENTIAL    DAMAGES    OR ANY DAMAGES WHATSOEVER RESULTING
  1375.       FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN    AN ACTION OF
  1376.       CONTRACT, NEGLIGENCE OR OTHER    TORTIOUS ACTION, ARISING OUT
  1377.       OF OR    IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  1378.       SOFTWARE.
  1379.  
  1380.  
  1381.  
  1382.  
  1383.      Page 21                         (printed 1/21/99)
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.      GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          GGGGHHHHOOOOSSSSTTTTVVVVIIIIEEEEWWWW((((1111))))
  1391.  
  1392.  
  1393.  
  1394.       Author:   Erik M. van    der Poel
  1395.             Software Research Associates, Inc.,    Tokyo, Japan
  1396.             erik@sra.co.jp
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.      Page 22                         (printed 1/21/99)
  1450.  
  1451.  
  1452.  
  1453.